\(\int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx\) [336]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [F]
   Sympy [F]
   Maxima [F(-2)]
   Giac [F(-2)]
   Mupad [F(-1)]

Optimal result

Integrand size = 21, antiderivative size = 205 \[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=-\frac {3 a x^2 \sqrt {c+a^2 c x^2}}{8 \sqrt {1+a^2 x^2}}+\frac {3}{4} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)-\frac {3 \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^2}{8 a \sqrt {1+a^2 x^2}}-\frac {3 a x^2 \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^2}{4 \sqrt {1+a^2 x^2}}+\frac {1}{2} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3+\frac {\sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^4}{8 a \sqrt {1+a^2 x^2}} \]

[Out]

3/4*x*arcsinh(a*x)*(a^2*c*x^2+c)^(1/2)+1/2*x*arcsinh(a*x)^3*(a^2*c*x^2+c)^(1/2)-3/8*a*x^2*(a^2*c*x^2+c)^(1/2)/
(a^2*x^2+1)^(1/2)-3/8*arcsinh(a*x)^2*(a^2*c*x^2+c)^(1/2)/a/(a^2*x^2+1)^(1/2)-3/4*a*x^2*arcsinh(a*x)^2*(a^2*c*x
^2+c)^(1/2)/(a^2*x^2+1)^(1/2)+1/8*arcsinh(a*x)^4*(a^2*c*x^2+c)^(1/2)/a/(a^2*x^2+1)^(1/2)

Rubi [A] (verified)

Time = 0.14 (sec) , antiderivative size = 205, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.238, Rules used = {5785, 5783, 5776, 5812, 30} \[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\frac {\text {arcsinh}(a x)^4 \sqrt {a^2 c x^2+c}}{8 a \sqrt {a^2 x^2+1}}+\frac {1}{2} x \text {arcsinh}(a x)^3 \sqrt {a^2 c x^2+c}-\frac {3 a x^2 \text {arcsinh}(a x)^2 \sqrt {a^2 c x^2+c}}{4 \sqrt {a^2 x^2+1}}-\frac {3 \text {arcsinh}(a x)^2 \sqrt {a^2 c x^2+c}}{8 a \sqrt {a^2 x^2+1}}+\frac {3}{4} x \text {arcsinh}(a x) \sqrt {a^2 c x^2+c}-\frac {3 a x^2 \sqrt {a^2 c x^2+c}}{8 \sqrt {a^2 x^2+1}} \]

[In]

Int[Sqrt[c + a^2*c*x^2]*ArcSinh[a*x]^3,x]

[Out]

(-3*a*x^2*Sqrt[c + a^2*c*x^2])/(8*Sqrt[1 + a^2*x^2]) + (3*x*Sqrt[c + a^2*c*x^2]*ArcSinh[a*x])/4 - (3*Sqrt[c +
a^2*c*x^2]*ArcSinh[a*x]^2)/(8*a*Sqrt[1 + a^2*x^2]) - (3*a*x^2*Sqrt[c + a^2*c*x^2]*ArcSinh[a*x]^2)/(4*Sqrt[1 +
a^2*x^2]) + (x*Sqrt[c + a^2*c*x^2]*ArcSinh[a*x]^3)/2 + (Sqrt[c + a^2*c*x^2]*ArcSinh[a*x]^4)/(8*a*Sqrt[1 + a^2*
x^2])

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 5776

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[(d*x)^(m + 1)*((a + b*ArcS
inh[c*x])^n/(d*(m + 1))), x] - Dist[b*c*(n/(d*(m + 1))), Int[(d*x)^(m + 1)*((a + b*ArcSinh[c*x])^(n - 1)/Sqrt[
1 + c^2*x^2]), x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 5783

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(1/(b*c*(n + 1)))*S
imp[Sqrt[1 + c^2*x^2]/Sqrt[d + e*x^2]]*(a + b*ArcSinh[c*x])^(n + 1), x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ
[e, c^2*d] && NeQ[n, -1]

Rule 5785

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[x*Sqrt[d + e*x^2]*(
(a + b*ArcSinh[c*x])^n/2), x] + (Dist[(1/2)*Simp[Sqrt[d + e*x^2]/Sqrt[1 + c^2*x^2]], Int[(a + b*ArcSinh[c*x])^
n/Sqrt[1 + c^2*x^2], x], x] - Dist[b*c*(n/2)*Simp[Sqrt[d + e*x^2]/Sqrt[1 + c^2*x^2]], Int[x*(a + b*ArcSinh[c*x
])^(n - 1), x], x]) /; FreeQ[{a, b, c, d, e}, x] && EqQ[e, c^2*d] && GtQ[n, 0]

Rule 5812

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Simp[
f*(f*x)^(m - 1)*(d + e*x^2)^(p + 1)*((a + b*ArcSinh[c*x])^n/(e*(m + 2*p + 1))), x] + (-Dist[f^2*((m - 1)/(c^2*
(m + 2*p + 1))), Int[(f*x)^(m - 2)*(d + e*x^2)^p*(a + b*ArcSinh[c*x])^n, x], x] - Dist[b*f*(n/(c*(m + 2*p + 1)
))*Simp[(d + e*x^2)^p/(1 + c^2*x^2)^p], Int[(f*x)^(m - 1)*(1 + c^2*x^2)^(p + 1/2)*(a + b*ArcSinh[c*x])^(n - 1)
, x], x]) /; FreeQ[{a, b, c, d, e, f, p}, x] && EqQ[e, c^2*d] && GtQ[n, 0] && IGtQ[m, 1] && NeQ[m + 2*p + 1, 0
]

Rubi steps \begin{align*} \text {integral}& = \frac {1}{2} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3+\frac {\sqrt {c+a^2 c x^2} \int \frac {\text {arcsinh}(a x)^3}{\sqrt {1+a^2 x^2}} \, dx}{2 \sqrt {1+a^2 x^2}}-\frac {\left (3 a \sqrt {c+a^2 c x^2}\right ) \int x \text {arcsinh}(a x)^2 \, dx}{2 \sqrt {1+a^2 x^2}} \\ & = -\frac {3 a x^2 \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^2}{4 \sqrt {1+a^2 x^2}}+\frac {1}{2} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3+\frac {\sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^4}{8 a \sqrt {1+a^2 x^2}}+\frac {\left (3 a^2 \sqrt {c+a^2 c x^2}\right ) \int \frac {x^2 \text {arcsinh}(a x)}{\sqrt {1+a^2 x^2}} \, dx}{2 \sqrt {1+a^2 x^2}} \\ & = \frac {3}{4} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)-\frac {3 a x^2 \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^2}{4 \sqrt {1+a^2 x^2}}+\frac {1}{2} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3+\frac {\sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^4}{8 a \sqrt {1+a^2 x^2}}-\frac {\left (3 \sqrt {c+a^2 c x^2}\right ) \int \frac {\text {arcsinh}(a x)}{\sqrt {1+a^2 x^2}} \, dx}{4 \sqrt {1+a^2 x^2}}-\frac {\left (3 a \sqrt {c+a^2 c x^2}\right ) \int x \, dx}{4 \sqrt {1+a^2 x^2}} \\ & = -\frac {3 a x^2 \sqrt {c+a^2 c x^2}}{8 \sqrt {1+a^2 x^2}}+\frac {3}{4} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)-\frac {3 \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^2}{8 a \sqrt {1+a^2 x^2}}-\frac {3 a x^2 \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^2}{4 \sqrt {1+a^2 x^2}}+\frac {1}{2} x \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3+\frac {\sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^4}{8 a \sqrt {1+a^2 x^2}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.16 (sec) , antiderivative size = 86, normalized size of antiderivative = 0.42 \[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\frac {\sqrt {c \left (1+a^2 x^2\right )} \left (-3 \left (1+2 \text {arcsinh}(a x)^2\right ) \cosh (2 \text {arcsinh}(a x))+2 \text {arcsinh}(a x) \left (\text {arcsinh}(a x)^3+\left (3+2 \text {arcsinh}(a x)^2\right ) \sinh (2 \text {arcsinh}(a x))\right )\right )}{16 a \sqrt {1+a^2 x^2}} \]

[In]

Integrate[Sqrt[c + a^2*c*x^2]*ArcSinh[a*x]^3,x]

[Out]

(Sqrt[c*(1 + a^2*x^2)]*(-3*(1 + 2*ArcSinh[a*x]^2)*Cosh[2*ArcSinh[a*x]] + 2*ArcSinh[a*x]*(ArcSinh[a*x]^3 + (3 +
 2*ArcSinh[a*x]^2)*Sinh[2*ArcSinh[a*x]])))/(16*a*Sqrt[1 + a^2*x^2])

Maple [A] (verified)

Time = 0.22 (sec) , antiderivative size = 231, normalized size of antiderivative = 1.13

method result size
default \(\frac {\sqrt {c \left (a^{2} x^{2}+1\right )}\, \operatorname {arcsinh}\left (a x \right )^{4}}{8 \sqrt {a^{2} x^{2}+1}\, a}+\frac {\sqrt {c \left (a^{2} x^{2}+1\right )}\, \left (2 a^{3} x^{3}+2 a^{2} x^{2} \sqrt {a^{2} x^{2}+1}+2 a x +\sqrt {a^{2} x^{2}+1}\right ) \left (4 \operatorname {arcsinh}\left (a x \right )^{3}-6 \operatorname {arcsinh}\left (a x \right )^{2}+6 \,\operatorname {arcsinh}\left (a x \right )-3\right )}{32 \left (a^{2} x^{2}+1\right ) a}+\frac {\sqrt {c \left (a^{2} x^{2}+1\right )}\, \left (2 a^{3} x^{3}-2 a^{2} x^{2} \sqrt {a^{2} x^{2}+1}+2 a x -\sqrt {a^{2} x^{2}+1}\right ) \left (4 \operatorname {arcsinh}\left (a x \right )^{3}+6 \operatorname {arcsinh}\left (a x \right )^{2}+6 \,\operatorname {arcsinh}\left (a x \right )+3\right )}{32 \left (a^{2} x^{2}+1\right ) a}\) \(231\)

[In]

int(arcsinh(a*x)^3*(a^2*c*x^2+c)^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/8*(c*(a^2*x^2+1))^(1/2)/(a^2*x^2+1)^(1/2)/a*arcsinh(a*x)^4+1/32*(c*(a^2*x^2+1))^(1/2)*(2*a^3*x^3+2*a^2*x^2*(
a^2*x^2+1)^(1/2)+2*a*x+(a^2*x^2+1)^(1/2))*(4*arcsinh(a*x)^3-6*arcsinh(a*x)^2+6*arcsinh(a*x)-3)/(a^2*x^2+1)/a+1
/32*(c*(a^2*x^2+1))^(1/2)*(2*a^3*x^3-2*a^2*x^2*(a^2*x^2+1)^(1/2)+2*a*x-(a^2*x^2+1)^(1/2))*(4*arcsinh(a*x)^3+6*
arcsinh(a*x)^2+6*arcsinh(a*x)+3)/(a^2*x^2+1)/a

Fricas [F]

\[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\int { \sqrt {a^{2} c x^{2} + c} \operatorname {arsinh}\left (a x\right )^{3} \,d x } \]

[In]

integrate(arcsinh(a*x)^3*(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(a^2*c*x^2 + c)*arcsinh(a*x)^3, x)

Sympy [F]

\[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\int \sqrt {c \left (a^{2} x^{2} + 1\right )} \operatorname {asinh}^{3}{\left (a x \right )}\, dx \]

[In]

integrate(asinh(a*x)**3*(a**2*c*x**2+c)**(1/2),x)

[Out]

Integral(sqrt(c*(a**2*x**2 + 1))*asinh(a*x)**3, x)

Maxima [F(-2)]

Exception generated. \[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(arcsinh(a*x)^3*(a^2*c*x^2+c)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.

Giac [F(-2)]

Exception generated. \[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(arcsinh(a*x)^3*(a^2*c*x^2+c)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

Mupad [F(-1)]

Timed out. \[ \int \sqrt {c+a^2 c x^2} \text {arcsinh}(a x)^3 \, dx=\int {\mathrm {asinh}\left (a\,x\right )}^3\,\sqrt {c\,a^2\,x^2+c} \,d x \]

[In]

int(asinh(a*x)^3*(c + a^2*c*x^2)^(1/2),x)

[Out]

int(asinh(a*x)^3*(c + a^2*c*x^2)^(1/2), x)